home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / cups / templates / command.tmpl < prev    next >
Text File  |  2009-10-31  |  442b  |  13 lines

  1. <DIV CLASS="indent">
  2.  
  3. <H2 CLASS="title">{title} On {printer_name}</H2>
  4.  
  5. <P>{job_state>5?:<IMG SRC="/images/wait.gif" WIDTH="16" HEIGHT="16"
  6. ALIGN="ABSMIDDLE" ALT="Busy Indicator"> }Printer command job
  7. {job_state=3?pending:{job_state=4?held:
  8. {job_state=5?processing:{job_state=6?stopped:
  9. {job_state=7?canceled:{job_state=8?aborted:completed}}}}}}{job_state=9?:{job_printer_state_message?,
  10. <EM>"{job_printer_state_message}"</EM>:}}</P>
  11.  
  12. </DIV>
  13.